home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qwhite.zip / 512AT.TEC < prev    next >
Text File  |  1992-03-13  |  4KB  |  73 lines

  1. ID:51 Disabling Motherboard Memory
  2. Quarterdeck Technical Note #139
  3. by Stan Young
  4. last revision:  10 February 1992
  5.  
  6.                         DISABLING MOTHERBOARD MEMORY
  7.  
  8. Q:  Why can't I run more than 1 large program under DESQview on my AT clone?
  9.  
  10. Many AT "clone" systems do not allow the motherboard to be configured with 
  11. less then 512k of memory.  This is a difficult problem for users who want to 
  12. use an EEMS or EMS 4.0 memory board to run multiple programs under DESQview.
  13.  
  14. The addition of an EEMS or EMS 4.0 expanded memory board will allow DESQview 
  15. to load portions of its code into memory addresses above 640K, resulting in a 
  16. larger first partition.  To get this large first partition does not require 
  17. disabling memory on the motherboard.  DESQview can then allow you to run more 
  18. than 640K of programs by swapping programs from the first partition to 
  19. expanded memory.  However, if you want to run concurrent or non-swappable 
  20. programs using expanded memory, DESQview must be able to map expanded memory 
  21. pages down into the lower 640K.  This is a function of the EEMS or EMS 4.0 
  22. driver.  The limitation is that the EMS driver cannot map memory into an area 
  23. in use by something else; for example, your motherboard RAM.
  24.  
  25. The size of the partitions that will be available after the first 640K is used 
  26. up is defined by the size of the area between the installation address of the 
  27. expanded memory board and the base address of the video card.  Since an EGA or 
  28. VGA card starts at a 640K address, an IBM AT or other machine that can set up 
  29. the expanded memory card at 256K will get a 384K expanded memory partition, 
  30. while a "clone" that can only set the motherboard to 512K gets a 128K 
  31. partition.  Even on IBM machines, sometimes this partition is not as large as 
  32. one might desire.
  33.  
  34. There is nothing that software can do to rectify this restriction. This is a 
  35. hardware issue, based on the way expanded memory hardware works.
  36.  
  37. Q:   So, what do you do if you have a machine that can only set            
  38.      motherboard memory to 512K?
  39.  
  40. First, you should consult with the manufacturer's support personnel to see if 
  41. this is really the case.  Many times there may be a way to set up the machine, 
  42. even though not documented in the manual. Additionally, some manufacturers may 
  43. have a new ROM or PAL chip that permits setting up the motherboard at 256K or 
  44. below.  It should be noted that this is an issue of compatibility. "Clone" 
  45. machines that cannot set up the motherboard at 256K are certainly not clones 
  46. and are incompatible with the IBM machines at the hardware level.  Given a 
  47. high enough level of interest from users, a manufacturer may develop a fix for 
  48. the problem. 
  49.  
  50. Second, you might consider migrating into a 386 based environment through the 
  51. installation of a 386 motherboard or add-on processor card. Since the 386 chip 
  52. has such vastly superior memory management, it is possible to do all of the 
  53. memory management necessary without special hardware.  On a 386 based machine, 
  54. exTENDed memory is used to emulate EMS 4.0 memory and expanded memory pages 
  55. can be set on the motherboard from 0K without disabling any motherboard 
  56. memory.  Additionally, there are other benefits inherent to the 386 
  57. environment, such as extra speed and reliability.
  58.  
  59. Third, you might consider the addition of a 286 Memory Management Unit (MMU), 
  60. such as the All Computer's ChargeCard or Sota Technologies SotaPop card, which 
  61. provide a 286 machine with some of the memory management capability that you 
  62. would get from a 386.  As with a 386, when using an 286 MMU, memory management 
  63. is provided at the CPU level and expanded memory pages can be set on the 
  64. motherboard from 0K WITHOUT DISABLING ANY MOTHERBOARD MEMORY!  While these 
  65. cards do not increase speed or provide the virtual 86 mode of the 386, they do 
  66. provide an avenue for obtaining a fully functional EMS 4.0 system. 
  67.  
  68.   ************************************************************************
  69.   *This technical note may be copied and distributed freely as long as it*
  70.   *is distributed in its entirety and it is not distributed for profit.  *
  71.   *         Copyright (C) 1990-2 by Quarterdeck Office Systems           *
  72.   ************************ E N D   O F   F I L E *************************
  73.